*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 27 Jan 2001 12:43:56 +0000 (12:43 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 Jan 2001 12:43:56 +0000 (12:43 +0000)
lisp/ChangeLog

index f303944ff1c2665171cef98567d90e0e8d5fad62..7412d0d62000449ab1099c5bc9cd487758d749e4 100644 (file)
@@ -1,5 +1,12 @@
 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
 
+       * shell.el (shell-unquote-argument): If the shell is one of the
+       mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
+       quote character.
+       (shell-dumb-shell-regexp): Document that the shells which match
+       this regexp are supposed to not treat a backslash as a quote
+       character.
+
        * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
        from 2001-01-12.  It is not needed, since backspace is mapped into
        DEL.